home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 38 / Amiga Format CD38 (1999-03-15)(Future Publishing)(GB)(Track 1 of 3)[!][issue 1999-04].iso / -screenplay- / shareware / freecell / freecell.readme < prev    next >
Text File  |  1999-02-03  |  6KB  |  173 lines

  1. Short:    Logical patience-type card game
  2. Uploader: darrylh@powerup.com.au (Darryl Hartwig)
  3. Author:   darrylh@powerup.com.au (Darryl Hartwig)
  4. Type:     game/board
  5.  
  6. This is a patience-type card game with a difference.  It's based on FreeCell
  7. from the PC.
  8.  
  9.  
  10. Version 1.4:
  11.     - Fixed bug when trying to load in a game solution after having quit FreeCell
  12.       during play (and restarting).  It was trying to find the solution in the main
  13.       directory - not the Solutions directory (this was introduced in v1.3).
  14.  
  15.     - When you have the number of FreeCells set to anything other than four and you
  16.       load a game solution, the number of FreeCells is set to four.  If any other
  17.       number, it could interfere with the playing of the solution.
  18.  
  19.     - Added keyboard shortcuts for the VCR control when playing a game solution.
  20.  
  21.     - Thu guru (8000000B) that some people were getting can be solved by getting
  22.       the latest version of SetPatch (43.6b) from the Amiga International website.
  23.       The URL is http://www.amiga.de.
  24.  
  25.     - When you made an invalid move (one that didn't result in an actual move) and
  26.       you clicked 'undo move' - the previous move BEFORE the bad move didn't undo
  27.       (as it should).  It now does.
  28.  
  29.     - If a solution already exists for the game you are about to play, a requester
  30.       now appears giving you the following options: Play it again, choose another
  31.       game, browse the solution, or cancel.
  32.  
  33.     - Added palette requester under the Options menu.  You can now choose your own
  34.       colours and save them.  If you have the multiple stats option set, a palette
  35.       is saved for each different stats file.
  36.  
  37.  
  38. Version 1.3:
  39.     - Added single move undo (I still think it's cheating!).
  40.  
  41.     - You can now quit FreeCell in the middle of a game and continue it on your
  42.       next session.
  43.  
  44.     - Added a tool dock which contains 4 buttons to Start a new game, select a
  45.       game, restart a game and undo the last move.  For those people who are too
  46.       lazy to use the menu.  If you close this window, you can open it again from
  47.       the menu.
  48.  
  49.     - You can use the 'help' key to bring up the guide.
  50.  
  51.     - If you didn't like my idea of multiple statistics files, you can now switch
  52.       off that annoying stats file requester and get playing sooner!  See the guide
  53.       for details.
  54.  
  55.     - For new stats files, the original display screen is now cloned from Workbench.
  56.       This may help some people with graphic boards who were having trouble starting
  57.       FreeCell with a PAL (640 x 256) screen.
  58.  
  59.     - There might have been some instances where the AutoMove() didn't operate 
  60.       after initial keyboard use.  Fixed.
  61.  
  62.     - Added the ability to load the solution to a game and play through it.  This
  63.       is so you can see how someone else solved the game - or use it for
  64.       educational or fun value.
  65.  
  66.     - You can now change the number of FreeCells during a game.  This can only be
  67.       done if you resign the current game.
  68.  
  69.     - The solutions are now stored in their own directory.
  70.  
  71.  
  72. Version 1.2:
  73.     - Fixed bug where some interesting graphics showed up when right clicking on an
  74.       empty column.
  75.  
  76.     - Corrected 'Select New Game' requester (expanded it a bit to fit the new
  77.       game numbers).
  78.  
  79.     - Added new feature whereby you can select the number of Free Cells available
  80.       for play.  Any number from 0 to 4 can be selected.
  81.  
  82.     - Added new feature whereby you can save the solution for any game that you
  83.       complete.  The game is logged as you play.
  84.  
  85.     - You can now keep more than one statistics file.  At the start of the game,
  86.       a file requester allows you to select one.  This means that you can keep
  87.       separate stats files for each person who plays the game, or two or more for
  88.       yourself.
  89.  
  90.     - The stats file now keeps note of the last game you played - handy if you are
  91.       a person who wants to play each game from 1 to 999,999,999 in order!
  92.  
  93.     - The 'Load Set Game' now uses a file requester.
  94.  
  95.     - When playing the 'set game', you won't get a 'resign' requester anymore when
  96.       you want to play a new game or quit.
  97.  
  98.     - A screen mode requester has been added under the Options menu.
  99.  
  100.     - Small bug fixed where after winning a game and selecting a game to play, it
  101.       only allowed you to play game 1.
  102.  
  103.     - Fixed bug where if you resign a game (by starting a random new game or
  104.       selecting one), the 'game lost' count didn't increment.
  105.  
  106.     - (I think) I fixed bug where GURU visited when displaying statistics before
  107.       playing first game of a session.
  108.  
  109.     - Fixed bug where you have two adjacent rank cards in the Free Cells, and you
  110.       can put the higher rank card on top of the lower card.
  111.  
  112.     - Changed some of the requesters to use EasyRequest() - makes them look
  113.       prettier and uses a lot less code.
  114.  
  115.  
  116. Version 1.1:
  117.     - Added Doubleclick option (under Options menu).  If switched on, allows you to
  118.       double click to remove a card quickly to a Free Cell.
  119.  
  120.     - Added two new screen modes - PAL and NTSC.
  121.  
  122.     - Designed a smaller set of cards (71 x 60 - the original was 71 x 91) for the
  123.       PAL and NTSC screen modes (it will still be fairly restrictive space-wise,
  124.       especially for NTSC).
  125.  
  126.     - Allowed higher range of game selections - now 1 to 999,999,999 (I still don't
  127.       know if these games are all unique or not).
  128.  
  129.     - Removed the Cancel button from the 'Select Game' requester.  It didn't serve
  130.       any real purpose.
  131.  
  132.     - When quitting FreeCell with a game in progress, now asks if you want to
  133.       resign first (instead of just informing you that you resigned the game).
  134.  
  135.     - Added keyboard shortcut 'F3' for 'Select Game' menu item.
  136.  
  137.     - Added new feature ('Load set game' under Game menu) allowing you to set up a
  138.       deal the way you like and then play it.  Enter the deal into a text file
  139.       (see guide) and select this menu item.  Good for testing those unsolvable
  140.       hands from the Windows version of FreeCell.  This will not affect the
  141.       statistics.
  142.  
  143.  
  144. Version 1.0:
  145.     - Original version.
  146.  
  147.  
  148. The following files are included in this archive:
  149.     <fonts>
  150.         <xcourier>
  151.             11
  152.             13
  153.             15
  154.         <xen>
  155.             8
  156.             9
  157.             11
  158.         XCourier.font
  159.         XEN.font
  160.     <Solutions>
  161.         Solution.game310760976
  162.     DeckOfCardsLarge.imagedata
  163.     DeckOfCardsSmall.imagedata
  164.     fonts.info
  165.     FreeCell
  166.     FreeCell.guide
  167.     FreeCell.guide.info
  168.     FreeCell.info
  169.     FreeCell.readme
  170.     setgame.PC11982
  171.     setgame.PC18492
  172.     Solutions.info
  173.